docs/man: xl.pod.1: Fix build issue after commit 7471879
authorJulien Grall <julien.grall@linaro.org>
Sat, 18 Oct 2014 20:22:01 +0000 (21:22 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 20 Oct 2014 12:51:26 +0000 (13:51 +0100)
commit503eb59c926d0c2c9f8342e925f294e4496883b0
tree5ed7fcc9c275d967925a1a1f35186f4ea4769207
parentb264edffdf32e839977c7600c6de9d4bb3b7ffa1
docs/man: xl.pod.1: Fix build issue after commit 7471879

The commit 7471879 "tools: CMDs and APIs for Cache Monitoring Technology"
has introduced a new section but forgot to add '=back'. This will result
a build issue with newer podman:

man/xl.pod.1 around line 1443: You forgot a '=back' before '=head1'

or creating a section "POD ERRORS" with older one.

At the same time, capitalize the title of the section to match the coding
style used within the files.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/man/xl.pod.1